MongoDB Support

erwin Data Modeler (DM) now supports MongoDB 5.x and 6.x as a target database. This implementation supports the following objects:

  • Database

  • Collection

  • Filed

  • Index

  • Relationships

  • Users

  • View

Following are the supported data types:

Numeric

String Literals

Date and Time

Other

  • double

  • binary

  • int

  • integer

  • boolean

  • minKey

  • maxKey

  • long

  • decimal

  • string

  • date

  • timestamp

  • object

  • array

  • null

  • objectId

  • regex

  • code